'Declaration Public Overloads Sub SetColorContexts( _ ByVal colorContextOut() As ColorContext _ )
public void SetColorContexts( ColorContext[] colorContextOut )
Parameters
- colorContextOut
- The color contexts to set for the encoder.
Return Value
If the method succeeds, it returns C1.Util.DX.HResult.Ok. Otherwise, it throws an exception.